PDF4Java Reference Documentation
com.o2sol.pdf4java.core.security Package / PDFStandardSecurityHandler Class / setupRC4 Method
In This Topic
    setupRC4 Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    protected void setupRC4( 
       byte[] key,
       int offset,
       int length
    )

    Parameters

    key
    offset
    length
    See Also